Skip to content

Restructure backend routes - #820

Merged
lars-petter-hauge merged 1 commit into
mainfrom
refactor
Aug 19, 2026
Merged

Restructure backend routes#820
lars-petter-hauge merged 1 commit into
mainfrom
refactor

Conversation

@lars-petter-hauge

@lars-petter-hauge lars-petter-hauge commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

The backend routes got entangled, especially the models.py had too much content for it's name. Split the simulation endpoints into a separate one and put function that both simulation and grid-simulation use into a _helpers file for reusing.

Fixing the backend issues pointed out in #782

This is purely moving things around

The backend routes got entangled, especially the models.py had too much
content for it's name. Split the simulation endpoints into a separate
one and put function that both simulation and grid-simulation use into a
_helpers file for reusing.
@lars-petter-hauge
lars-petter-hauge merged commit d31f0b4 into main Aug 19, 2026
16 checks passed
@lars-petter-hauge
lars-petter-hauge deleted the refactor branch August 19, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant